*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 3 Jul 2009 02:10:52 +0000 (02:10 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 3 Jul 2009 02:10:52 +0000 (02:10 +0000)
src/ChangeLog

index 7fb74f795b5cd3efa310493d4f4aeae08f07f931..f2b60209a24b46521f5844e371c1e997b746ce2f 100644 (file)
@@ -1,3 +1,16 @@
+2009-07-03  Kenichi Handa  <handa@m17n.org>
+
+       * font.c (font_entity_vector_cache): New variable.
+       (syms_of_font): Initialize it.
+       (font_concat_entities): New function.
+       (font_list_entities): Use font_concat_entities instead of
+       Fvconcat.
+
+       * fontset.c (fontset_find_font): Re-order a fallback font-group.
+       (fontset_font): Treat return value t of fontset_find_font as a
+       sign of no-font in that fontset, not as a sign of no-font
+       anywhere.
+
 2009-07-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.